Skip to content

Pull requests: neovim/neovim

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Adding clarification to INSTALL.md documentation
#29126 opened Jun 1, 2024 by prljav Loading…
refactor(input): don't use a ring for input input refactor changes that are not features or bugfixes
#29124 opened Jun 1, 2024 by bfredl Loading…
fix(completion): make sure the info preview window is highest one completion Nvim built-in (omni)completion
#29123 opened Jun 1, 2024 by glepnir Loading…
feat(terminal): add support for OSC 52 to embedded terminal terminal built-in :terminal or :shell
#29117 opened May 31, 2024 by gpanders Loading…
feat: add vim.usercommand Lua API
#29116 opened May 31, 2024 by mrcjkb Draft
refactor(lua): use tuple syntax everywhere checkhealth diagnostic filetype filetype detection, filetype.lua lsp lua stdlib refactor changes that are not features or bugfixes treesitter
#29111 opened May 31, 2024 by icholy Draft
feat(vim.net): fetch(), download(), and :e URL in lua lua stdlib netrw fuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu network
#29104 opened May 31, 2024 by TheLeoP Draft
test: do not set termguicolors in test runner test
#29103 opened May 31, 2024 by gpanders Loading…
feat(win-msi): mention standard paths, XDG vars in Windows installer build building and installing Neovim using the provided scripts
#29101 opened May 30, 2024 by TheLeoP Loading…
fix(tui): skip TUI in ui_rgb_attached tui
#29096 opened May 30, 2024 by gpanders Loading…
vim-patch:8.1.0716: get warning message when 'completefunc' returns nothing vim-patch See https://neovim.io/doc/user/dev_vimpatch.html
#29094 opened May 30, 2024 by glepnir Loading…
feat(lua): add new overload to vim.keymap.set lua stdlib
#29064 opened May 28, 2024 by max397574 Draft
3 of 4 tasks
fix(lua): don't highlight empty region lua stdlib
#29022 opened May 26, 2024 by zeertzjq Loading…
build(deps): bump tree-sitter parsers target:release
#29020 opened May 26, 2024 by github-actions bot Loading…
refactor(eval): use vim.json inside f_json_encode refactor changes that are not features or bugfixes
#28991 opened May 25, 2024 by glepnir Draft
docs: misc
#28970 opened May 24, 2024 by justinmk Draft
ProTip! Exclude everything labeled bug with -label:bug.